[INFO] cloning repository https://github.com/ParthJadhav/cmdq
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ParthJadhav/cmdq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParthJadhav%2Fcmdq", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParthJadhav%2Fcmdq'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9a4dd2a911838c0900970e9531e3f29ca36c7ae9
[INFO] testing ParthJadhav/cmdq against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParthJadhav%2Fcmdq" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ParthJadhav/cmdq
[INFO] finished tweaking git repo https://github.com/ParthJadhav/cmdq
[INFO] tweaked toml for git repo https://github.com/ParthJadhav/cmdq written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ParthJadhav/cmdq on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ParthJadhav/cmdq already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shell-words v1.1.1
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.7
[INFO] [stderr]   Downloaded serial2 v0.2.36
[INFO] [stderr]   Downloaded portable-pty v0.9.0
[INFO] [stderr]   Downloaded jiff-static v0.2.24
[INFO] [stderr]   Downloaded jiff v0.2.24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07909572d34b90566f1f0577ff4a3d2b2f3e9832191b6010af7cd8e9e92d0698
[INFO] running `Command { std: "docker" "start" "-a" "07909572d34b90566f1f0577ff4a3d2b2f3e9832191b6010af7cd8e9e92d0698", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07909572d34b90566f1f0577ff4a3d2b2f3e9832191b6010af7cd8e9e92d0698", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07909572d34b90566f1f0577ff4a3d2b2f3e9832191b6010af7cd8e9e92d0698", kill_on_drop: false }`
[INFO] [stdout] 07909572d34b90566f1f0577ff4a3d2b2f3e9832191b6010af7cd8e9e92d0698
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5f38eecdf420b154d3df186de9cf2c5e965bf96bb863ffb29f9ff8c010d2627
[INFO] running `Command { std: "docker" "start" "-a" "f5f38eecdf420b154d3df186de9cf2c5e965bf96bb863ffb29f9ff8c010d2627", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling serial2 v0.2.36
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cmdq v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.77s
[INFO] running `Command { std: "docker" "inspect" "f5f38eecdf420b154d3df186de9cf2c5e965bf96bb863ffb29f9ff8c010d2627", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5f38eecdf420b154d3df186de9cf2c5e965bf96bb863ffb29f9ff8c010d2627", kill_on_drop: false }`
[INFO] [stdout] f5f38eecdf420b154d3df186de9cf2c5e965bf96bb863ffb29f9ff8c010d2627
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cbedad8d875a4ebc4764a0e46c320b14f2b0450f1a42403653b098ec8810171
[INFO] running `Command { std: "docker" "start" "-a" "4cbedad8d875a4ebc4764a0e46c320b14f2b0450f1a42403653b098ec8810171", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling cmdq v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.32s
[INFO] running `Command { std: "docker" "inspect" "4cbedad8d875a4ebc4764a0e46c320b14f2b0450f1a42403653b098ec8810171", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cbedad8d875a4ebc4764a0e46c320b14f2b0450f1a42403653b098ec8810171", kill_on_drop: false }`
[INFO] [stdout] 4cbedad8d875a4ebc4764a0e46c320b14f2b0450f1a42403653b098ec8810171
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 428c3813f1535cd81543d8bc8a7121b97d281efb4065e1495db472cca75eab8b
[INFO] running `Command { std: "docker" "start" "-a" "428c3813f1535cd81543d8bc8a7121b97d281efb4065e1495db472cca75eab8b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cmdq-ebb1c0ca7ad2934f)
[INFO] [stdout] 
[INFO] [stdout] running 233 tests
[INFO] [stdout] test app::tests::any_key_prompt_releases_after_one_key_answer ... ok
[INFO] [stdout] test app::tests::child_input_prompt_clears_after_fresh_output_line ... ok
[INFO] [stdout] test app::tests::child_input_prompt_keeps_plain_keys_with_running_child ... ok
[INFO] [stdout] test app::tests::command_end_clears_long_running_flag ... ok
[INFO] [stdout] test app::tests::command_end_clears_child_bracketed_paste_mode ... ok
[INFO] [stdout] test app::tests::command_end_clears_manual_passthrough_so_prompt_controls_return ... ok
[INFO] [stdout] test app::tests::cleanup_guard_runs_on_scope_exit ... ok
[INFO] [stdout] test app::tests::confirmed_ctrl_d_discards_queue_before_quit ... ok
[INFO] [stdout] test app::tests::command_end_pauses_queue_while_editing ... ok
[INFO] [stdout] test app::tests::command_start_clears_stale_prompt_bracketed_paste_mode ... ok
[INFO] [stdout] test app::tests::auto_passthrough_hides_panel_even_when_force_queue ... ok
[INFO] [stdout] test app::tests::auto_passthrough_sends_f1_to_child ... ok
[INFO] [stdout] test app::tests::command_end_pauses_before_dispatch_when_shell_cwd_changed ... ok
[INFO] [stdout] test app::tests::concurrent_command_end_only_one_session_claims_item ... ok
[INFO] [stdout] test app::tests::command_end_does_not_dispatch_item_cleared_by_another_session ... ok
[INFO] [stdout] test app::tests::ctrl_backslash_reaches_running_child_when_panel_owns_input ... ok
[INFO] [stdout] test app::tests::ctrl_c_during_delay_still_forwards_sigint ... ok
[INFO] [stdout] test app::tests::ctrl_q_does_not_arm_invisible_force_queue_on_tiny_terminal ... ok
[INFO] [stdout] test app::tests::ctrl_z_reaches_running_child_even_when_panel_owns_input ... ok
[INFO] [stdout] test app::tests::dispatch_failure_keeps_command_and_pauses_queue ... ok
[INFO] [stdout] test app::tests::deferred_external_change_warning_clears_when_disk_returns_to_known_state ... ok
[INFO] [stdout] test app::tests::dispatch_persists_removed_item_immediately ... ok
[INFO] [stdout] test app::tests::deferred_external_change_warning_persists_until_edit_can_merge ... ok
[INFO] [stdout] test app::tests::double_esc_at_plain_prompt_does_not_enter_invisible_passthrough ... ok
[INFO] [stdout] test app::tests::ctrl_k_clear_resets_pause_and_edit_state ... ok
[INFO] [stdout] test app::tests::double_esc_passes_through_in_auto_passthrough ... ok
[INFO] [stdout] test app::tests::double_esc_toggles_passthrough ... ok
[INFO] [stdout] test app::tests::ctrl_backslash_exits_manual_passthrough ... ok
[INFO] [stdout] test app::tests::ctrl_c_interrupts_running_child_even_with_dirty_queue_input ... ok
[INFO] [stdout] test app::tests::empty_queue_with_sigint_does_not_pause ... ok
[INFO] [stdout] test app::tests::encode_key_for_pty_preserves_alt_arrows ... ok
[INFO] [stdout] test app::tests::effective_passthrough_combines_manual_and_auto ... ok
[INFO] [stdout] test app::tests::encode_key_for_pty_preserves_modified_navigation_keys ... ok
[INFO] [stdout] test app::tests::enter_at_prompt_optimistically_starts_command_for_fast_followup_typing ... ok
[INFO] [stdout] test app::tests::encode_mouse_event_for_pty_uses_sgr_mouse_coordinates ... ok
[INFO] [stdout] test app::tests::exit_130_pauses_even_without_recent_sigint ... ok
[INFO] [stdout] test app::tests::failed_command_skips_foreign_conditional_before_cwd_warning ... ok
[INFO] [stdout] test app::tests::esc_outside_window_does_not_toggle ... ok
[INFO] [stdout] test app::tests::esc_that_clears_input_does_not_arm_double_esc_passthrough ... ok
[INFO] [stdout] test app::tests::dispatch_failure_after_conditional_skip_preserves_next_command ... ok
[INFO] [stdout] test app::tests::esc_that_cancels_edit_does_not_arm_double_esc_passthrough ... ok
[INFO] [stdout] test app::tests::first_typed_key_during_delay_opens_queue_instead_of_forwarding ... ok
[INFO] [stdout] test app::tests::force_queue_bypasses_delay ... ok
[INFO] [stdout] test app::tests::help_ctrl_c_at_prompt_only_dismisses_help ... ok
[INFO] [stdout] test app::tests::heredoc_prompt_line_does_not_trigger_fast_followup_capture ... ok
[INFO] [stdout] test app::tests::help_ctrl_c_still_interrupts_running_child ... ok
[INFO] [stdout] test app::tests::history_navigation_invalidates_prompt_tracker_for_fast_followup_capture ... ok
[INFO] [stdout] test app::tests::incomplete_shell_lines_are_not_optimistically_marked_running ... ok
[INFO] [stdout] test app::tests::leading_blank_paste_line_still_detects_later_submitted_command ... ok
[INFO] [stdout] test app::tests::manual_passthrough_keeps_panel_but_releases_keys ... ok
[INFO] [stdout] test app::tests::leading_comment_paste_line_still_detects_later_submitted_command ... ok
[INFO] [stdout] test app::tests::mouse_capture_keeps_running_app_in_passthrough ... ok
[INFO] [stdout] test app::tests::multiline_if_continuation_lines_do_not_trigger_fast_followup_capture ... ok
[INFO] [stdout] test app::tests::idle_queue_sync_adopts_external_clear ... ok
[INFO] [stdout] test app::tests::multiline_paste_in_queue_mode_preserves_block_shape ... ok
[INFO] [stdout] test app::tests::dispatch_failure_rolls_claim_back_to_disk_paused ... ok
[INFO] [stdout] test app::tests::leading_noop_paste_before_heredoc_keeps_continuation_passthrough ... ok
[INFO] [stdout] test app::tests::long_running_command_shows_panel ... ok
[INFO] [stdout] test app::tests::newline_paste_at_prompt_optimistically_starts_command_for_fast_followup ... ok
[INFO] [stdout] test app::tests::non_esc_key_disarms_double_esc_passthrough ... ok
[INFO] [stdout] test app::tests::output_tail_detects_child_input_prompts ... ok
[INFO] [stdout] test app::tests::paste_at_prompt_updates_tracker_for_fast_followup_capture ... ok
[INFO] [stdout] test app::tests::normal_exit_dispatches_next ... ok
[INFO] [stdout] test app::tests::paste_cancels_pending_quit_confirmation ... ok
[INFO] [stdout] test app::tests::paste_during_delay_opens_queue_instead_of_forwarding ... ok
[INFO] [stdout] test app::tests::paste_in_passthrough_is_plain_until_child_enables_bracketed_paste ... ok
[INFO] [stdout] test app::tests::paste_dismisses_help_then_queues_normally ... ok
[INFO] [stdout] test app::tests::paste_in_passthrough_wraps_when_child_enabled_bracketed_paste ... ok
[INFO] [stdout] test app::tests::paste_in_queue_mode_inserts_into_editor ... ok
[INFO] [stdout] test app::tests::prompt_tracker_handles_alt_arrow_word_movement ... ok
[INFO] [stdout] test app::tests::prompt_tracker_handles_midline_readline_edits ... ok
[INFO] [stdout] test app::tests::incomplete_newline_paste_at_prompt_does_not_capture_continuation ... ok
[INFO] [stdout] test app::tests::old_sigint_does_not_pause ... ok
[INFO] [stdout] test app::tests::idle_queue_sync_reports_external_change_during_item_edit_without_clobbering_edit ... ok
[INFO] [stdout] test app::tests::prompt_tracker_handles_ctrl_w_word_kill ... ok
[INFO] [stdout] test app::tests::idle_queue_sync_reports_external_change_during_draft_without_clobbering_input ... ok
[INFO] [stdout] test app::tests::queue_save_failure_keeps_dirty_and_surfaces_status ... ok
[INFO] [stdout] test app::tests::idle_queue_sync_merges_external_items_and_pauses ... ok
[INFO] [stdout] test app::tests::queue_save_merges_unseen_external_items ... ok
[INFO] [stdout] test app::tests::pending_quit_active_within_window ... ok
[INFO] [stdout] test app::tests::prompt_tracker_handles_alt_word_movement ... ok
[INFO] [stdout] test app::tests::paste_to_child_input_prompt_does_not_open_queue ... ok
[INFO] [stdout] test app::tests::queue_save_reports_corrupt_disk_backup ... ok
[INFO] [stdout] test app::tests::raw_passthrough_sends_ctrl_q_to_child ... ok
[INFO] [stdout] test app::tests::queued_item_origin_uses_latest_shell_cwd ... ok
[INFO] [stdout] test app::tests::restore_terminal_display_exits_alt_screen_when_child_left_it_active ... ok
[INFO] [stdout] test app::tests::quick_command_does_not_show_panel ... ok
[INFO] [stdout] test app::tests::resume_paused_queue_at_prompt_does_not_fake_success_for_conditional ... ok
[INFO] [stdout] test app::tests::resume_paused_queue_at_prompt_waits_for_edit_to_finish ... ok
[INFO] [stdout] test app::tests::queue_save_pauses_after_merging_unseen_external_items ... ok
[INFO] [stdout] test app::tests::resume_cwd_confirmation_cancels_on_other_key ... ok
[INFO] [stdout] test app::tests::resume_rechecks_latest_shell_cwd_before_dispatch ... ok
[INFO] [stdout] test app::tests::same_chunk_command_start_then_bracketed_paste_enable_keeps_child_paste_mode ... ok
[INFO] [stdout] test app::tests::resume_paused_queue_at_prompt_dispatches_immediately ... ok
[INFO] [stdout] test app::tests::sigint_recently_forwarded_pauses_queue_on_command_end ... ok
[INFO] [stdout] test app::tests::startup_restored_mixed_cwd_queue_requires_resume_confirmation ... ok
[INFO] [stdout] test app::tests::startup_restores_non_empty_queue_paused_and_visible ... ok
[INFO] [stdout] test app::tests::startup_status_mentions_active_peer_session ... ok
[INFO] [stdout] test app::tests::tiny_terminal_ctrl_x_can_resume_paused_queue ... ok
[INFO] [stdout] test app::tests::tiny_terminal_ctrl_k_can_clear_paused_queue ... ok
[INFO] [stdout] test app::tests::tiny_terminal_disables_panel_capture ... ok
[INFO] [stdout] test app::tests::startup_local_pause_does_not_persist_over_live_unpaused_queue ... ok
[INFO] [stdout] test app::tests::startup_restored_multiple_foreign_origins_mentions_other_dirs ... ok
[INFO] [stdout] test app::tests::startup_restored_queue_from_different_cwd_requires_resume_confirmation ... ok
[INFO] [stdout] test app::tests::truncate_for_status_long_command ... ok
[INFO] [stdout] test app::tests::truncate_for_status_short_command ... ok
[INFO] [stdout] test cursor_tracker::tests::carriage_return_after_full_line_stays_on_same_row ... ok
[INFO] [stdout] test cursor_tracker::tests::osc_payloads_do_not_move_cursor ... ok
[INFO] [stdout] test cursor_tracker::tests::terminal_string_payloads_do_not_move_cursor ... ok
[INFO] [stdout] test cursor_tracker::tests::tracks_basic_print_crlf_and_cursor_moves ... ok
[INFO] [stdout] test cursor_tracker::tests::tracks_utf8_display_width_across_chunks ... ok
[INFO] [stdout] test cursor_tracker::tests::tracks_child_save_restore_without_owning_terminal_slot ... ok
[INFO] [stdout] test cursor_tracker::tests::wide_char_exactly_filling_line_defers_wrap_until_next_printable ... ok
[INFO] [stdout] test cursor_tracker::tests::wide_char_with_insufficient_room_wraps_before_printing ... ok
[INFO] [stdout] test input::tests::alt_arrow_keys_move_by_words ... ok
[INFO] [stdout] test input::tests::alt_b_and_alt_f_move_by_words ... ok
[INFO] [stdout] test input::tests::ctrl_b_and_ctrl_f_move_cursor ... ok
[INFO] [stdout] test input::tests::ctrl_c_forwards_when_empty ... ok
[INFO] [stdout] test input::tests::ctrl_c_clears_input_when_non_empty ... ok
[INFO] [stdout] test input::tests::backspace_removes_char ... ok
[INFO] [stdout] test input::tests::ctrl_d_outside_edit_is_noop_in_editor ... ok
[INFO] [stdout] test input::tests::ctrl_d_deletes_edited_item_with_text_in_buffer ... ok
[INFO] [stdout] test input::tests::ctrl_h_backspaces_previous_char ... ok
[INFO] [stdout] test input::tests::ctrl_k_clears_queue ... ok
[INFO] [stdout] test input::tests::ctrl_w_deletes_previous_word ... ok
[INFO] [stdout] test input::tests::ctrl_w_deletes_word_before_cursor_without_touching_suffix ... ok
[INFO] [stdout] test input::tests::ctrl_w_respects_utf8_boundaries ... ok
[INFO] [stdout] test input::tests::ctrl_x_toggles_pause ... ok
[INFO] [stdout] test input::tests::empty_enter_is_noop ... ok
[INFO] [stdout] test input::tests::esc_during_edit_cancels ... ok
[INFO] [stdout] test input::tests::enter_during_edit_commits ... ok
[INFO] [stdout] test input::tests::navigate_up_loads_last_queue_item_for_edit ... ok
[INFO] [stdout] test input::tests::question_mark_during_edit_inserts_normally ... ok
[INFO] [stdout] test input::tests::question_mark_with_empty_buffer_opens_help ... ok
[INFO] [stdout] test input::tests::tab_toggles_conditional ... ok
[INFO] [stdout] test input::tests::question_mark_with_text_in_buffer_inserts_normally ... ok
[INFO] [stdout] test mode_detect::tests::back_to_back_enter_exit ... ok
[INFO] [stdout] test input::tests::typing_appends_and_enter_enqueues ... ok
[INFO] [stdout] test mode_detect::tests::detects_alt_screen_exit_1049 ... ok
[INFO] [stdout] test mode_detect::tests::detects_bracketed_paste_inside_combined_mode_set ... ok
[INFO] [stdout] test mode_detect::tests::detects_bracketed_paste_mode ... ok
[INFO] [stdout] test mode_detect::tests::detects_focus_event_mode ... ok
[INFO] [stdout] test mode_detect::tests::detects_legacy_1047 ... ok
[INFO] [stdout] test mode_detect::tests::detects_legacy_47 ... ok
[INFO] [stdout] test mode_detect::tests::detects_mouse_capture_modes ... ok
[INFO] [stdout] test mode_detect::tests::handles_real_world_vim_sequence ... ok
[INFO] [stdout] test mode_detect::tests::handles_split_chunks ... ok
[INFO] [stdout] test mode_detect::tests::detects_multiple_interesting_modes_in_one_sequence ... ok
[INFO] [stdout] test app::tests::restore_terminal_display_releases_reserved_panel_rows ... ok
[INFO] [stdout] test mode_detect::tests::esc_resyncs_in_csi_private ... ok
[INFO] [stdout] test mode_detect::tests::malformed_sequences_do_not_panic ... ok
[INFO] [stdout] test mode_detect::tests::detects_in_combined_mode_set ... ok
[INFO] [stdout] test app::tests::stale_resume_cwd_warning_clears_when_shell_returns_to_origin ... ok
[INFO] [stdout] test cursor_tracker::tests::osc_st_terminated_payloads_do_not_move_cursor ... ok
[INFO] [stdout] test app::tests::saved_edit_is_not_lost_when_another_session_deletes_item ... ok
[INFO] [stdout] test mode_detect::tests::ignores_unrelated_csi ... ok
[INFO] [stdout] test mode_detect::tests::ignores_unrelated_private_modes ... ok
[INFO] [stdout] test mode_detect::tests::reports_pending_incomplete_sequence_len ... ok
[INFO] [stdout] test osc133::tests::detects_command_end_with_exit ... ok
[INFO] [stdout] test osc133::tests::detects_command_end_with_nonzero_exit ... ok
[INFO] [stdout] test app::tests::resume_cwd_confirmation_expires ... ok
[INFO] [stdout] test mode_detect::tests::reports_offsets_for_same_chunk_events ... ok
[INFO] [stdout] test mode_detect::tests::detects_alt_screen_enter_1049 ... ok
[INFO] [stdout] test osc133::tests::body_length_cap ... ok
[INFO] [stdout] test osc133::tests::multiple_in_one_buffer ... ok
[INFO] [stdout] test osc133::tests::osc7_current_dir_tolerates_literal_percent ... ok
[INFO] [stdout] test osc133::tests::st_terminator_string ... ok
[INFO] [stdout] test osc133::tests::detects_command_start_bel ... ok
[INFO] [stdout] test osc133::tests::detects_current_dir_osc7 ... ok
[INFO] [stdout] test osc133::tests::detects_prompt_start_and_end ... ok
[INFO] [stdout] test osc133::tests::embedded_in_random_output_with_colors ... ok
[INFO] [stdout] test osc133::tests::esc_inside_normal_text_does_not_break_detection ... ok
[INFO] [stdout] test osc133::tests::full_cycle_sequence ... ok
[INFO] [stdout] test osc133::tests::detects_command_end_without_exit ... ok
[INFO] [stdout] test osc133::tests::handles_byte_split_input ... ok
[INFO] [stdout] test panel::tests::clip_to_width_never_splits_wide_chars ... ok
[INFO] [stdout] test osc133::tests::ignores_unrelated_osc ... ok
[INFO] [stdout] test osc133::tests::malformed_osc_does_not_panic ... ok
[INFO] [stdout] test panel::tests::display_control_chars_keeps_panel_single_line ... ok
[INFO] [stdout] test panel::tests::hints_use_sigquit_label_for_running_commands ... ok
[INFO] [stdout] test panel::tests::input_view_uses_display_width_for_wide_chars ... ok
[INFO] [stdout] test panel::tests::long_input_view_tracks_cursor_tail ... ok
[INFO] [stdout] test paths::tests::xdg_data_home_requires_absolute_path ... ok
[INFO] [stdout] test panel::tests::paint_does_not_use_terminal_global_cursor_save_restore ... ok
[INFO] [stdout] test queue::tests::edit_changes_command ... ok
[INFO] [stdout] test panel::tests::queue_window_follows_edited_item ... ok
[INFO] [stdout] test queue::tests::ids_are_monotonic_and_unique ... ok
[INFO] [stdout] test panel::tests::wide_status_header_stays_within_terminal_width ... ok
[INFO] [stdout] test panel::tests::hints_use_raw_toggle_label_when_prompt_owned ... ok
[INFO] [stdout] test panel::tests::hints_do_not_exceed_width_at_threshold ... ok
[INFO] [stdout] test paths::tests::absolute_path_rejects_relative_fallbacks ... ok
[INFO] [stdout] test queue::tests::load_queue_path_read_error_returns_warning ... ok
[INFO] [stdout] test queue::tests::legacy_queue_origin_backfills_item_origins ... ok
[INFO] [stdout] test queue::tests::merge_save_does_not_resurrect_items_after_queue_file_deleted ... ok
[INFO] [stdout] test queue::tests::load_missing_file_returns_default ... ok
[INFO] [stdout] test queue::tests::merge_save_does_not_resurrect_known_removed_item ... ok
[INFO] [stdout] test queue::tests::merge_save_keeps_local_edit_when_external_delete_also_reorders ... ok
[INFO] [stdout] test queue::tests::merge_save_appends_unseen_items_after_known_local_order ... ok
[INFO] [stdout] test queue::tests::merge_save_allows_local_pause_of_known_running_state ... ok
[INFO] [stdout] test queue::tests::merge_save_preserves_external_reorder_when_local_order_unchanged ... ok
[INFO] [stdout] test queue::tests::concurrent_corrupt_loads_create_one_backup ... ok
[INFO] [stdout] test queue::tests::legacy_queue_without_paused_field_still_loads ... ok
[INFO] [stdout] test pty::tests::cleanup_stale_session_dirs_removes_only_old_synthetic_dirs ... ok
[INFO] [stdout] test queue::tests::move_up_and_down ... ok
[INFO] [stdout] test queue::tests::pop_next_eligible_runs_conditional_after_success ... ok
[INFO] [stdout] test queue::tests::pop_next_eligible_unknown_prev_skips_conditional ... ok
[INFO] [stdout] test queue::tests::persist_roundtrip ... ok
[INFO] [stdout] test queue::tests::push_and_len ... ok
[INFO] [stdout] test queue::tests::pop_next_eligible_skips_conditional_after_failure ... ok
[INFO] [stdout] test queue::tests::merge_save_preserves_new_external_resume_state ... ok
[INFO] [stdout] test queue::tests::sync_from_disk_backs_up_corrupt_file_and_preserves_live_queue ... ok
[INFO] [stdout] test session_lease::tests::active_peer_count_tracks_live_lease_and_drop_removes_it ... ok
[INFO] [stdout] test shell_integration::tests::detect_shell_kind ... ok
[INFO] [stdout] test shell_integration::tests::integration_loaded_guard_is_not_exported_to_nested_shells ... ok
[INFO] [stdout] test queue::tests::corrupt_queue_file_is_moved_aside_with_warning ... ok
[INFO] [stdout] test queue::tests::merge_save_reports_conflict_when_local_edit_races_external_delete ... ok
[INFO] [stdout] test queue::tests::merge_save_preserves_concurrent_additions_with_id_collision ... ok
[INFO] [stdout] test shell_integration::tests::sh_integration_fails_loudly ... ok
[INFO] [stdout] test shell_integration::tests::snippets_are_non_empty_and_have_osc_133 ... ok
[INFO] [stdout] test queue::tests::merge_save_allows_local_resume_of_known_pause_state ... ok
[INFO] [stdout] test queue::tests::save_preserving_unseen_serializes_concurrent_writers ... ok
[INFO] [stdout] test shell_integration::tests::write_file_atomic_creates_parent_and_leaves_no_temp_file ... ok
[INFO] [stdout] test queue::tests::merge_save_preserves_new_external_pause_state ... ok
[INFO] [stdout] test queue::tests::merge_save_preserves_external_edit_when_local_item_unchanged ... ok
[INFO] [stdout] test queue::tests::merge_save_does_not_resurrect_item_removed_by_another_session ... ok
[INFO] [stdout] test queue::tests::save_ignores_stale_fixed_temp_path ... ok
[INFO] [stdout] test shell_integration::tests::snippets_emit_cwd_before_command_end ... ok
[INFO] [stdout] test queue::tests::merge_save_reports_conflict_when_local_and_external_edit_same_item ... ok
[INFO] [stdout] test queue::tests::sync_from_disk_treats_missing_queue_file_as_external_clear ... ok
[INFO] [stdout] test queue::tests::save_preserving_unseen_backs_up_corrupt_disk_file_before_overwrite ... ok
[INFO] [stdout] test queue::tests::sync_from_disk_preserves_external_edit_when_local_item_unchanged ... ok
[INFO] [stdout] test session_lease::tests::active_peer_count_ignores_stale_leases ... ok
[INFO] [stdout] test shell_integration::tests::concurrent_atomic_writes_leave_one_complete_payload ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 233 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cmdq-a35046c14ad5ceb5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/binary_smoke.rs (/opt/rustwide/target/debug/deps/binary_smoke-6ba169480a9699a1)
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test binary_auto_installs_fish_integration_for_clean_home ... ok
[INFO] [stdout] test binary_auto_installs_zsh_integration_for_clean_home ... ok
[INFO] [stdout] test binary_queue_flow_works_inside_tmux_when_available ... ok
[INFO] [stdout] test cli_install_integration_ignores_relative_xdg_data_home ... ok
[INFO] [stdout] test cli_help_and_version_surface_public_flags ... ok
[INFO] [stdout] test cli_install_integration_preserves_symlinked_rc_file ... ok
[INFO] [stdout] test cli_install_integration_refreshes_existing_managed_block ... ok
[INFO] [stdout] test cli_install_integration_uses_absolute_zdotdir_for_zsh ... ok
[INFO] [stdout] test binary_sigterm_removes_session_lease ... ok
[INFO] [stdout] test cli_install_integration_uses_temp_home_and_xdg_data_home ... ok
[INFO] [stdout] test cli_print_integration_sh_fails_loudly ... ok
[INFO] [stdout] test cli_install_integration_preserves_invalid_utf8_rc ... ok
[INFO] [stdout] test binary_normal_exit_removes_session_lease ... ok
[INFO] [stdout] test binary_starts_and_exits_cleanly_with_bash ... ok
[INFO] [stdout] test corrupt_persisted_queue_is_backed_up_and_reported_on_startup ... ok
[INFO] [stdout] test bash_auto_integration_sources_bash_profile_when_bashrc_absent ... ok
[INFO] [stdout] test binary_prompt_ctrl_w_edit_runs_edited_command ... ok
[INFO] [stdout] test restored_queue_clears_stale_cwd_warning_after_bashrc_cd_back_to_origin ... ok
[INFO] [stdout] test binary_esc_clear_then_esc_stays_in_queue_editor ... ok
[INFO] [stdout] test binary_panel_ctrl_line_editing_runs_edited_queue_item ... ok
[INFO] [stdout] test binary_auto_installs_bash_integration_for_clean_home ... ok
[INFO] [stdout] test queued_command_origin_handles_bel_in_cwd ... ok
[INFO] [stdout] test binary_multiline_paste_preserves_heredoc_queue_item ... ok
[INFO] [stdout] test restored_queue_resumes_and_dispatches_at_prompt ... ok
[INFO] [stdout] test queued_command_origin_tracks_inner_shell_cd ... ok
[INFO] [stdout] test restored_queue_startup_mentions_active_peer_session ... ok
[INFO] [stdout] test zsh_auto_integration_sources_absolute_zdotdir_zshrc ... ok
[INFO] [stdout] test zsh_auto_integration_survives_zshenv_repointing_zdotdir ... ok
[INFO] [stdout] test queued_command_origin_handles_literal_percent_in_cwd ... ok
[INFO] [stdout] test queued_command_pauses_after_shell_cd_before_auto_dispatch ... ok
[INFO] [stdout] test binary_queues_command_via_force_queue_then_dispatches ... ok
[INFO] [stdout] test restored_queue_rechecks_shell_cwd_after_bashrc_cd ... ok
[INFO] [stdout] test binary_leading_noop_paste_fast_followup_queues_next_command ... ok
[INFO] [stdout] test binary_prompt_alt_edit_fast_followup_queues_next_command ... ok
[INFO] [stdout] test binary_prompt_newline_paste_fast_followup_queues_next_command ... ok
[INFO] [stdout] test restored_queue_from_other_cwd_requires_double_resume_confirmation ... ok
[INFO] [stdout] test multiline_if_continuation_stays_with_shell_after_panel_delay ... ok
[INFO] [stdout] test binary_queue_does_not_dispatch_item_being_edited ... ok
[INFO] [stdout] test queued_command_after_visible_panel_sees_full_terminal_height ... ok
[INFO] [stdout] test running_read_prompt_receives_input_instead_of_queue_capture ... ok
[INFO] [stdout] test running_press_enter_prompt_receives_enter_instead_of_queue_capture ... ok
[INFO] [stdout] test running_read_prompt_receives_paste_instead_of_queue_capture ... ok
[INFO] [stdout] test running_press_any_key_prompt_releases_after_single_key_answer ... ok
[INFO] [stderr]      Running tests/integration_pty.rs (/opt/rustwide/target/debug/deps/integration_pty-bc8375ae47d9c4b0)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.20s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test bash_integration_emits_cwd_before_command_end_after_cd ... ok
[INFO] [stdout] test detector_picks_up_real_shell_markers ... ok
[INFO] [stdout] test bash_integration_preserves_existing_debug_trap ... ok
[INFO] [stdout] test bash_integration_preserves_prompt_command_array_shape ... ok
[INFO] [stdout] test bash_integration_emits_osc133_markers ... ok
[INFO] [stderr]      Running tests/path_a_smoke.rs (/opt/rustwide/target/debug/deps/path_a_smoke-da516ea238ed2a69)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test command_end_repairs_child_left_mouse_and_focus_modes ... ok
[INFO] [stdout] test osc52_clipboard_passes_through_verbatim ... ok
[INFO] [stdout] test command_end_repairs_child_left_alt_screen ... ok
[INFO] [stdout] test osc8_hyperlink_passes_through_verbatim ... ok
[INFO] [stdout] test child_exit_while_in_alt_screen_restores_outer_terminal ... ok
[INFO] [stdout] test focus_events_are_forwarded_when_child_enables_focus_reporting ... ok
[INFO] [stdout] test combined_alt_screen_and_bracketed_paste_mode_wraps_child_paste ... ok
[INFO] [stdout] test shell_sgr_passes_through_verbatim ... ok
[INFO] [stdout] test incomplete_escape_fragment_flushes_before_child_outputs_more ... ok
[INFO] [stdout] test resize_hidden_layout_updates_child_pty_size ... ok
[INFO] [stdout] test resize_from_reserved_panel_resets_scroll_region_to_new_height ... ok
[INFO] [stdout] test does_not_enter_alt_screen ... ok
[INFO] [stdout] test enables_bracketed_paste_and_keyboard_enhancement ... ok
[INFO] [stdout] test resize_storm_keeps_shell_usable ... ok
[INFO] [stdout] test decstbm_set_when_panel_reserves_and_reset_on_exit ... ok
[INFO] [stdout] test sigterm_while_in_alt_screen_restores_outer_terminal ... ok
[INFO] [stdout] test sigterm_while_mouse_and_focus_modes_enabled_restores_outer_terminal ... ok
[INFO] [stdout] test sigterm_restores_terminal_state_when_panel_reserved ... ok
[INFO] [stdout] test alt_screen_exit_restores_panel_before_trailing_same_chunk_output ... ok
[INFO] [stdout] test panel_paint_does_not_clobber_child_cursor_save_restore_slot ... ok
[INFO] [stdout] test alt_screen_releases_panel_before_forwarding_and_restores_after_exit ... ok
[INFO] [stdout] test mouse_capture_releases_panel_and_forwards_mouse_events ... ok
[INFO] [stdout] test tiny_terminal_does_not_reserve_invisible_panel ... ok
[INFO] [stdout] test delayed_split_alt_screen_enter_stays_contiguous ... ok
[INFO] [stdout] test split_alt_screen_enter_is_not_interleaved_with_panel_release ... ok
[INFO] [stdout] test slow_progress_split_alt_screen_enter_stays_contiguous ... ok
[INFO] [stdout] test panel_restore_ignores_osc_payload_width_for_child_cursor ... ok
[INFO] [stdout] test panel_restore_ignores_dcs_payload_width_for_child_cursor ... ok
[INFO] [stdout] test panel_restore_tracks_wide_child_output_cursor_width ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.29s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/queue_dispatch_e2e.rs (/opt/rustwide/target/debug/deps/queue_dispatch_e2e-bba395d8a49d5dc9)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test conditional_skips_after_failure ... ok
[INFO] [stdout] test dispatches_queued_commands_after_running_one ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cmdq
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "428c3813f1535cd81543d8bc8a7121b97d281efb4065e1495db472cca75eab8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "428c3813f1535cd81543d8bc8a7121b97d281efb4065e1495db472cca75eab8b", kill_on_drop: false }`
[INFO] [stdout] 428c3813f1535cd81543d8bc8a7121b97d281efb4065e1495db472cca75eab8b
